home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19961006-19970104 / 000363_news@columbia.edu _Thu Dec 26 15:13:39 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  10KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30]) by watsun.cc.columbia.edu (8.8.3/8.8.3) with ESMTP id PAA29871 for <kermit.misc@watsun.cc.columbia.edu>; Thu, 26 Dec 1996 15:13:39 -0500 (EST)
  3. Received: (from news@localhost) by newsmaster.cc.columbia.edu (8.8.3/8.8.3) id PAA10473 for kermit.misc@watsun; Thu, 26 Dec 1996 15:13:38 -0500 (EST)
  4. Path: news.columbia.edu!panix!arclight.uoregon.edu!pith.uoregon.edu!news.texoma.com!uunet!in3.uu.net!206.72.128.98!news.icix.net!news.gate.net!navajo.gate.net!not-for-mail
  5. From: dhaire@gate.net (doug haire)
  6. Newsgroups: comp.dcom.modems,comp.protocols.kermit.misc
  7. Subject: Re: USR Sporster &D setting
  8. Followup-To: comp.dcom.modems,comp.protocols.kermit.misc
  9. Date: 26 Dec 1996 19:58:10 GMT
  10. Organization: CyberGate, Inc.
  11. Lines: 258
  12. Message-ID: <59ulci$13pk$1@news.gate.net>
  13. References: <01bbea55$00a42de0$2e0532cc@foobar.air.on.ca>
  14. NNTP-Posting-Host: clnt3.gate.net
  15. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  16. Xref: news.columbia.edu comp.dcom.modems:167750 comp.protocols.kermit.misc:6322
  17.  
  18. ??? (oszarazi@cuug.ab.ca) wrote:
  19. : doug haire <dhaire@gate.net> writes:
  20. : : This is known as "half duplex" when you should be in "full duplex".
  21. : : According to what you have done, however, I see no indication that the
  22. : : modem went into half duplex mode on its own. And, even without you doing
  23. : : anything...
  24. : Ahh, "half duplex".  I just don't understand why the modem goes "half
  25. : duplex" on me, on its very own ... without me even doing anything.
  26.  
  27. It puzzles me also... since the default is always F1 meaning full duplex.
  28.  
  29. In half duplex, the modem echoes back the character sent. In full duplex,
  30. the far end is expected to echo it back. When the modem is in half duplex
  31. mode and connected to a full duplex host, you get things like this...
  32.  
  33. hheelllloo
  34.  
  35. When the modem is in full duplex mode and connected to a host in half
  36. duplex mode then no characters appear on the screen. 
  37.  
  38. : (What's even stranger is how I found that the modem also "fixes"
  39. : itself, too!!  More on that later ...)
  40.  
  41. I am doubly puzzled by this but in your expanded post, you showed that you
  42. *did* correct a setting by sending "ATF1" as opposed to "AT&F1". Since the
  43. F1 sets the full duplex mode, I thought that is what was correcting it.
  44. You posted a screen capture that showed this...
  45.  
  46. - --------<<>>---------
  47. ATF1
  48. OK
  49. atO0
  50. CONNECT 14400/ARQ/V32/LAPM/V42BIS
  51.  
  52. Invalid Login
  53. pm login: oszarazi
  54. - --------<<>>---------
  55.  
  56. As you can see, the command you sent was ATF1 and that sets full duplex.
  57. Check your manual.
  58.  
  59. There is another clue later in this post...
  60.  
  61. : : Perhaps you are looking at the horse when it
  62. : : is the driver who is at fault? By that I mean, what is the default setting
  63. : : in your term program? Make sure *it* is set to Full Duplex. It may be that
  64. : : all you are doing is correcting your own term programs's setting and not
  65. : : your modem's default.
  66. : I sort of checked this out ... the horse and the driver ... but
  67. : couldn't find any setting for "Duplex" in my communications program's
  68. : menu.  (MacKermit 0-991(190) Pre-ALPHA).  Although I personally doubt
  69. : that engineers at Columbia would be at fault on this, everything is
  70. : well worth checking out.
  71.  
  72. Try looking for "Echo On" and "Echo Off"  then. I have never come across a
  73. terminal program that did not have the ability to choose between these
  74. settings. Check the documentation for the program. I am unfamiliar with
  75. Macs and Kermit (being a DOS person and a Unix user, I prefer zmodem where
  76. available and VT-10x emulations).
  77.  
  78. : : Do a capture after you do the ATS13=16 and check the Fx in the template.
  79. : : If it is set to F0, then that is why you are in half duplex. Now, how
  80. : : setting S13=16 changes you from the default F1 which goes with the &F1
  81. : : setting, I don't understand. 
  82. : OK.  Here's what I tried to do.  I didn't fiddle with my term programs
  83. : settings.  I don't really understand what they all do, in truth.  
  84. : In my Terminal window of Kermit, I entered AT&F1 to load the read-only
  85. : factory configuration for hardware flow control, then ATS13=16 so that
  86. : the Sportster auto-dials, and wrote that to NVRAM 0 template by
  87. : entering AT&W0.
  88. : Which is all fine ... I then captured my settings using ATI4, as shown
  89. : below.
  90. : - --------<<>>---------
  91. : at&F1
  92. : OK
  93. : atS13=16
  94. : OK
  95. : at&w0
  96. : OK
  97. : atI4
  98. : USRobotics Sportster 14400 Fax Settings...
  99. :    B0  E1  F1  M1  Q0  V1  X4  Y0
  100. :    BAUD=19200   PARITY=N  WORDLEN=8
  101. :    DIAL=HUNT   ON HOOK
  102. :    &A3  &B1  &C1  &D2  &G0  &H1  &I0  &K1
  103. :    &M4  &N0  &P0  &R2  &S0  &T5  &Y1
  104. :    S00=000  S01=000  S02=043  S03=013  S04=010  S05=008  S06=002
  105. :    S07=060  S08=002  S09=006  S10=014  S11=070  S12=050  S13=016
  106. :    S15=000  S16=000  S18=000  S19=000  S21=010  S22=017  S23=019
  107. :    S25=005  S27=000  S28=008  S29=020  S36=014  S38=000
  108. :    LAST DIALED #: T7770144
  109. : OK
  110. : - --------<<>>---------
  111. : Then I manually dialed the stored telephone number ... and connected
  112. : with no trouble (showing that Kermit's settings are right with the
  113. : modem's.
  114. : (This makes sense, since all I've done is use factory default settings
  115. : with one bit of an S-register flagged, so that I can utilize the
  116. : modem's "Auto Dial" feature.)
  117.  
  118. And the only thing you have not done is power down the modem which turns
  119. off the MR on your modem and tells your terminal program that no modem is
  120. attached. When you cycle the power back on, the terminal program is
  121. supposed to react to that.
  122.  
  123. I would say that the modem's power up defaults are different from the
  124. desired defaults and that switch 10 was set to On (this may be different
  125. in the Sportster, check the manual for Power On and ATZ reset defaults)
  126. but I could not find where F0 was the default in any profile.
  127.  
  128. : - --------<<>>---------
  129. : atds0
  130. : Dialing...T7770144
  131. : CONNECT 14400/ARQ/V32/LAPM/V42BIS
  132. : Welcome to CUUG's Resource Centre.
  133. : Login Access is Restricted To Members Only.
  134. : You are connected to a Livingston PortMaster.
  135. : Choose cuug486, dec, hp, ibm, or sun for host.
  136. : pm login: oszarazi
  137. : Password:
  138. : Host: hp
  139. : - --------<<>>---------
  140.  
  141. As we see, it works perfectly.
  142.  
  143.  
  144. : Then I turned the power off on the modem, and powered back up ... and
  145. : got the "duplex" problem when I tried to log in.  I dropped to command
  146. : mode and checked my settings using ATI4 ... which showed no apparent
  147. : trouble.
  148. : - --------<<>>---------
  149. : Dialing...T7770144
  150. : CONNECT 14400/ARQ/V32/LAPM/V42BIS
  151. : Welcome to CUUG's Resource Centre.
  152. : Login Access is Restricted To Members Only.
  153. : You are connected to a Livingston PortMaster.
  154. : Choose cuug486, dec, hp, ibm, or sun for host.
  155. : pm login: oosszzaarraazzii
  156. : Password: +++
  157. : OK
  158. : ATI4
  159. : USRobotics Sportster 14400 Fax Settings...
  160. :    B0  E1  F1  M1  Q0  V1  X4  Y0
  161.              ^^
  162. This is the one I wanted to see and it appears to be set fine.
  163.  
  164.  
  165. :    S00=000  S01=000  S02=043  S03=013  S04=010  S05=008  S06=002
  166. :    S07=060  S08=002  S09=006  S10=014  S11=070  S12=050  S13=016
  167. :    S15=000  S16=000  S18=000  S19=000  S21=010  S22=017  S23=019
  168. :    S25=005  S27=000  S28=008  S29=020  S36=014  S38=000
  169.  
  170. I cannot check these S-regs because my Courier is different on some of
  171. them... but everything looks fine to me otherwise.
  172.  
  173. :    LAST DIALED #: T7770144
  174. : OK
  175. : - --------<<>>---------
  176. : Stranger still ... when I returned online ... the problem had FIXED
  177. : ITSELF.  Simply by entering ATO0, everything was "OK" again.
  178.  
  179. This makes me suspect somthing is happening at the distant end for some
  180. reason but I cannot imagine what. 
  181.  
  182. : With this turn of events, I tried a simple experiment, I let my modem
  183. : auto dial by powering down, and then powering up ... dropped down to
  184. : command mode and returned online...
  185. : - --------<<>>---------
  186. : Dialing...T7770144
  187. : CONNECT 14400/ARQ/V32/LAPM/V42BIS
  188. : Welcome to CUUG's Resource Centre.
  189. : Login Access is Restricted To Members Only.
  190. : You are connected to a Livingston PortMaster.
  191. : Choose cuug486, dec, hp, ibm, or sun for host.
  192. : pm login: oosszzaarraazzii
  193. : Password: +++
  194. : OK
  195. : ATO0
  196. : CONNECT 14400/ARQ/V32/LAPM/V42BIS
  197. : Invalid Login
  198. : pm login: oszarazi
  199. : Password:
  200. : - --------<<>>---------
  201. : None of this makes any sense to me at all!!
  202.  
  203. It's beginning to befuddle me also.
  204.  
  205. : I can't understand how a modem that is simply dialing a number stored
  206. : in NVRAM at "power on" doesn't behave as is expected when that same
  207. : number is dialed manually (ATDSn).
  208.  
  209. There should be no difference between your pwoer up defaults and your
  210. configuration as set by you. In other words, there is no difference
  211. between you issuing the command and the modem issuing it to itself on
  212. power up.
  213.  
  214. : And I don't think my Term program is at fault here ... the settings
  215. : and internals of MacKermit don't change when I power a modem up or
  216. : down, although I suppose that the Kermit'ites are much better
  217. : qualified to comment on that than I.
  218.  
  219. Look for some indication on the menu bars, if there are any. Note them
  220. when you start up the term program. If you are simply doing this from the
  221. blank terminal screen (manually entering the dialing command) rather than
  222. selecting the number from a dialing directory then you are absolutely
  223. correct that it isn't a default setting in your term program.
  224.  
  225. : Does anyone know whether the Sportster 14.4 firmware does something
  226. : strange when it does its own routines?  I'm absolutely stumped, here.
  227.  
  228. It shouldn't. I have never used the dialout at power on option before but
  229. I will try it. It isn't a 14400 Sportster, though, so I suspect it won't
  230. mean much.
  231.  
  232. : I've cross-posted this to comp.protocols.kermit.misc (for the
  233. : Kermit'ites benefit.)
  234.  
  235. That might be helpful but I think a comparison with someone else's like
  236. modem would be better.
  237.  
  238.